
@media screen and (max-width: 1440px) {
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    .product_row {
        width: 80%;
        margin: 0 auto;
        margin-top: 35px;
        overflow: hidden;
    }

    .news_mod {
        width: 35%;
        padding: 0 10px;
        float: left;
        margin-top: 1%;
        margin-left: 3%;
        margin-right: 1%;
    }

    .product_mod {
        width: 30%;
        float: left;
    }

    .rela_mod {
        width: 22%;
        margin-left: 2%;
        float: right;
        margin-top: 1%;
    }

    #carouselExampleInterval {
        margin-top: 30px;
    }


    .product {
        width: 100%;
        height: 90px;
        margin-top: 10px;
        background-color: #CEE8F0;
        overflow: hidden;

    }


    .product_box {
        width: 100%;
    }

    .product_img {
        width: 80px;
        height: 90px;
    }

    .pro_img {
        width: 28%;
        height: 90px;
        float: left;
    }

    .pro_name {
        width: 72%;
        margin: 0 auto;
        margin-top: 23px;
        float: left;
        padding-left: 0px;
        text-align: left;

    }

    .name {
        font-size: 18px;
        color: #4D4D4D;
        margin-top: 20px;
    }

    .en_name {
        font-size: 10px;
        color: #4D4D4D;
        margin-top: 5px;
    }

    .row_line {
        height: 2px;
        width: 97%;
        border-top: 1px solid #AEAEAE;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .news_title {
        color: #4D4D4D;
        font-size: 18px;
        margin-left: 10px;
    }

    .news {
        overflow: hidden;
        margin-bottom: 8%;
        margin-top: 3%;
        padding-left: 3%;
    }

    .news_content {
        width: 56%;
        margin-left: 2%;
        float: left;
    }

    .news_img {
        width: 42%;
        height: 107px;
        float: left;
    }

    .showNo{
        width: 100%;
        height: 107px;
        line-height: 107px;
        text-align: center;
        display: block;
        color: #AEAEAE;
        font-size: 20px;
        border: #AEAEAE 1px solid;
    }

    .news_thumbnail {
        width: 100%;
    }

    .title {
        color: #EC001D;
        font-size: 17px;
        font-weight: bold;
    }

    .time {
        width: 23%;
        color: #AEAEAE;
        font-size: 14px;
        margin-top: 3%;
        margin-bottom: 6%;
    }

    ul li{
        overflow: hidden;
    }
    .title_title {
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }

    .content {
        display: inline-block;
        font-size: 15px;
        height: 45px;
        position: relative;
        line-height: 20px;
        max-height: 40px;
        overflow: hidden;
    }

    .content::after {
        content: "...";
        position: absolute;
        bottom: 0;
        font-size: 18px;
        right: -15px;
        padding-right: 100px;
        background: -webkit-linear-gradient(left, transparent, #fff 0%);
        background: -o-linear-gradient(right, transparent, #fff 0%);
        background: -moz-linear-gradient(right, transparent, #fff 0%);
        background: linear-gradient(to right, transparent, #fff 0%);
    }

    .news_msg {
        position: relative;
    }

    .news_msg .detail {
        position: absolute;
        right: 0px;
        bottom: 5px;
        font-size: 15px;
        color: #EC001D;
    }

    .detail a {
        color: #EC001D;
        text-decoration: none;
        background-color: transparent;
    }

    #navbarSupportedContent span a {
        color: #000;
        font-weight: bold;
        font-size: 18px;
    }

    li span {
        margin-left: 10px;
        width: 66%;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        float: left;


    }

    .honor_mod {
        width: 100%;
        font-size: 14px;
    }

    .honor_time {
        width: 27%;
        color: #AEAEAE;
        font-size: 14px;
    }


    .row_dashed {
        border: 1px dashed #334455;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 96%;
        margin-left: 10px;
    }

    .map .map_img {
        width: 100%;
        max-height: 126px;
    }

    .row_line2 {
        height: 2px;
        width: 274px;
        border-top: 1px solid #AEAEAE;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .news_title2 {
        color: #4D4D4D;
        font-size: 18px;
    }

    .call {
        width: 100%;
        margin-bottom: 6%;
        overflow: hidden;
    }

    .relation_mod {
        margin-top: 8%;
        overflow: hidden;
    }

    .relation_content {
        margin-left: 4%;
        float: left;
        width: 83%;
        height: 21px;
        line-height: 16px;
    }

    .single_line{
        height: 21px;
        line-height: 21px;
    }
    .mail_content{
        height: 16px;
    }

    .address_content{
        height: 30px;
    }

    .single_line_2{
        height: 16px;
        line-height: 16px;
    }


    .icon{
        float: left;
        margin-top: 1px;
    }
    .row_line_short{
        height: 2px;
        width: 42%;
        border-top: 1px solid #EC001D;
        margin-bottom: 10px;
        margin-top: -12px;
        margin-left: 10px;
    }

    .row_line_short2{
        height: 2px;
        width: 30%;
        border-top: 1px solid #EC001D;
        margin-bottom: 10px;
        margin-top: -12px;
    }

    .news_title a:hover{
        height: 2px;
        width: 30%;
        border-bottom: 1px solid #EC001D;
        padding-bottom: 9px;
    }

}


@media screen and (min-width: 1440px) {
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    .product_row {
        width: 1300px;
        margin: 0 auto;
        margin-top: 35px;
        overflow: hidden;
    }


    .news_mod {
        width: 440px;
        padding: 0 10px;
        margin-left: 95px;
        float: left;
        margin-top: 10px;
    }

    .product_mod {
        width: 392px;
        float: left;
    }

    .rela_mod {
        width: 274px;
        margin-left: 95px;
        float: right;
        margin-top: 10px;
    }


    #carouselExampleInterval {
        margin-top: 30px;
    }


    .product {
        width: 392px;
        height: 90px;
        margin-top: 10px;
        background-color: #CEE8F0;
        overflow: hidden;
    }


    .product_box {
        width: 100%;
    }

    .product_img {
        width: 80px;
        height: 90px;

    }

    .pro_img {
        width: 116px;
        height: 90px;
        float: left;
    }

    .pro_name {
        width: 266px;
        float: left;
        margin-top: 23px;
    }

    .name {
        font-size: 18px;
        color: #4D4D4D;
        margin-top: 20px;
    }

    .en_name {
        font-size: 10px;
        color: #4D4D4D;
        margin-top: 5px;
    }

    .row_line {
        height: 2px;
        width: 410px;
        border-top: 1px solid #AEAEAE;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .row_line_short{
        height: 2px;
        width: 130px;
        border-top: 1px solid #EC001D;
        margin-bottom: 10px;
        margin-top: -12px;
        margin-left: 10px;
    }

    .news_title {
        color: #4D4D4D;
        font-size: 18px;
        margin-left: 10px;
    }
    .news_title a:hover{
        height: 2px;
        width: 70px;
        border-bottom: 1px solid #EC001D;
        padding-bottom: 9px;
    }


    .news {
        overflow: hidden;
        margin-bottom: 30px;
        margin-left: 9px;
    }

    .news_content {
        width: 211px;
        margin-left: 5px;
        float: left;
    }

    .news_img {
        width: 195px;
        height: 107px;
        float: left;
    }

    .showNo{
        width: 190px;
        height: 107px;
        line-height: 107px;
        text-align: center;
        display: block;
        color: #AEAEAE;
        font-size: 20px;
        border: #AEAEAE 1px solid;
    }

    .news_thumbnail {
        width: 195px;
        height: 107px;
    }

    .title {
        color: #EC001D;
        font-size: 17px;
        font-weight: bold;
    }

    .time {
        font-size: 14px;
        color: #AEAEAE;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .title_title {
        width: 230px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }

    .content {
        display: inline-block;
        font-size: 15px;
        height: 45px;
        position: relative;
        line-height: 20px;
        max-height: 40px;
        overflow: hidden;
    }

    .content::after {
        content: "...";
        position: absolute;
        bottom: 0;
        font-size: 18px;
        right: -4px;
        padding-right: 100px;
        background: -webkit-linear-gradient(left, transparent, #fff 0%);
        background: -o-linear-gradient(right, transparent, #fff 0%);
        background: -moz-linear-gradient(right, transparent, #fff 0%);
        background: linear-gradient(to right, transparent, #fff 0%);
    }

    .news_msg {
        position: relative;
    }

    .news_msg .detail {
        position: absolute;
        right: 0px;
        bottom: 5px;
        font-size: 15px;
        color: #EC001D;
    }

    .detail a {
        color: #EC001D;
        text-decoration: none;
        background-color: transparent;
    }

    #navbarSupportedContent span a {
        color: #000;
        font-weight: bold;
        font-size: 18px;
    }

    li span {
        margin-left: 10px;
        width: 320px;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;


    }

    .honor_mod {
        width: 430px;
        font-size: 14px;
    }

    .honor_time {
        width: 83px;
        color: #AEAEAE;
        font-size: 14px;
    }


    .row_dashed {
        border: 1px dashed #334455;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 410px;
        margin-left: 10px;
    }

    .map .map_img {
        width: 274px;
        height: 126px;
    }

    .row_line2 {
        height: 2px;
        width: 274px;
        border-top: 1px solid #AEAEAE;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .news_title2 {
        color: #4D4D4D;
        font-size: 18px;
    }

    .call {
        overflow: hidden;
        width: 274px;
        margin-bottom: 20px;
    }

    .relation_mod {
        margin-top: 15px;
    }

    .relation_content {
        margin-left: 20px;
        float: left;
        width: 230px;
        height: 21px;
        line-height: 16px;
    }

    .single_line{
        height: 21px;
        line-height: 21px;
    }
    .mail_content{
        height: 16px;
    }

    .address_content{
        height: 30px;
    }

    .single_line_2{
        height: 16px;
        line-height: 16px;
    }


    .icon{
        float: left;
        margin-top: 1px;
    }
}